Fruit and Vegetable Classification

1. Loading and preprocessing

2. Load the Images with a generator and Data Augmentation

3. Train the model

4. Visualize the result

5. Class activation heatmap for image classification

Grad-CAM class activation visualization

Code adapted from keras.io